Added modelling and C bindings for the PBD class. PBDs are the analogue of
authorEwan Mellor <ewan@xensource.com>
Mon, 29 Jan 2007 13:17:53 +0000 (13:17 +0000)
committerEwan Mellor <ewan@xensource.com>
Mon, 29 Jan 2007 13:17:53 +0000 (13:17 +0000)
commit3c828fdc18044aac563af9e54aadce0d6f05c008
tree6162b071c3d796066acab81b673e2a3c4920b65a
parenta698e69d295f5dc860bab5ae1d99714aaf27a38e
Added modelling and C bindings for the PBD class.  PBDs are the analogue of
PIFs, indicating how an SR is attached to a host.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
docs/xen-api/xenapi-datamodel.tex
tools/libxen/include/xen_host.h
tools/libxen/include/xen_sr.h
tools/libxen/src/xen_host.c
tools/libxen/src/xen_sr.c